Skip to content

Conversation

tur11ng
Copy link

@tur11ng tur11ng commented Aug 25, 2025

No description provided.

Copy link
Contributor

@tur11ng : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 379ae31:

✅ Validation status: passed

File Status Preview URL Details
articles/sentinel/normalization-about-parsers.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner
Copy link
Contributor

@oshezaf - Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Aug 25, 2025
@v-dirichards v-dirichards requested a review from Copilot October 2, 2025 21:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates documentation to standardize unifying parser naming conventions by adding the consistent Im prefix and correcting several parser identifiers.

  • Standardizes parser names: imAuthentication -> _Im_Authentication, imFileEvent -> _Im_FileEvent, imRegistry -> _Im_Registry.
  • Updates multi-value Process Event cell to use new names but removes prior list markers, potentially reducing clarity.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

| Network Session | _Im_NetworkSession |
| Process Event | - imProcessCreate<br> - imProcessTerminate |
| Registry Event | imRegistry |
| Process Event | _Im_ProcessCreate<br> _Im_ProcessTerminate |
Copy link
Preview

Copilot AI Oct 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The hyphen list markers were removed for the multi-parser cell, which may reduce readability and consistency compared to the previous format. Consider restoring list markers for each entry, e.g.: - _Im_ProcessCreate
- _Im_ProcessTerminate.

Suggested change
| Process Event | _Im_ProcessCreate<br> _Im_ProcessTerminate |
| Process Event | - _Im_ProcessCreate<br>- _Im_ProcessTerminate |

Copilot uses AI. Check for mistakes.

@v-dirichards
Copy link
Contributor

@oshezaf

Can you review this old PR and determine whether it needs to be closed or merged?

@MicrosoftDocs/public-repo-pr-review-team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants